Motion.SetAxisMotionProfile 方法
配置軸的運動設定。
命名空間:IntervalZero.KINGSTAR.Local.Api
組合: IntervalZero.KINGSTAR.Local.Api (於 IntervalZero.KINGSTAR.Local.dll) 版本:4.4.0.0
語法
public KsError SetAxisMotionProfile(
int Index,
McProfileSettings Settings
)
Public Function SetAxisMotionProfile(
Index As Integer,
Settings As McProfileSettings
) As KsError
參數
Index
型別:int
軸索引。索引以 0 為起始;別名將影響此參數。
Settings
調整軸的運動設定。
回傳值
方法的回傳代碼。
範例
N/A
參見